home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / carreras.swf / scripts / frame_3 / PlaceObject2_55_9 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Encoding:
Text File  |  2008-09-26  |  136 b   |  8 lines

  1. onClipEvent(enterFrame){
  2.    this.onPress = function()
  3.    {
  4.       _root.showcarmc.gotoAndStop(1);
  5.       _global.coxe = 1;
  6.    };
  7. }
  8.